Einhugur JWT Plugin

EncodingParameters.Expiration Property

Expiration time claim; specifies when this token should stop being valid (in seconds since Unix epoch).

Expiration as Int64 {Read and Write}

Remarks

If you do not wish to use this claim then leave the value at zero.

See more detail in the RFC at 4.1.4

See Also

EncodingParameters Class